com.atlassian.jira.appconsistency.integrity.check
Class FieldLayoutCheck
java.lang.Object
com.atlassian.jira.appconsistency.integrity.check.CheckImpl
com.atlassian.jira.appconsistency.integrity.check.FieldLayoutCheck
- All Implemented Interfaces:
- Check
- public class FieldLayoutCheck
- extends CheckImpl
Constructor Summary |
FieldLayoutCheck(org.ofbiz.core.entity.GenericDelegator genericDelegator,
java.lang.Long id)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FieldLayoutCheck
public FieldLayoutCheck(org.ofbiz.core.entity.GenericDelegator genericDelegator,
java.lang.Long id)
getDescription
public java.lang.String getDescription()
preview
public java.util.List preview()
throws IntegrityException
- Throws:
IntegrityException
correct
public java.util.List correct()
throws IntegrityException
- Throws:
IntegrityException
isAvailable
public boolean isAvailable()
getUnavailableMessage
public java.lang.String getUnavailableMessage()
Copyright © 2002-2005 Atlassian. All Rights Reserved.