Interface CustomAttributeDocumentContract
- All Superinterfaces:
DocumentTyped,IdentifiableNumeric,Inactivatable
public interface CustomAttributeDocumentContract
extends IdentifiableNumeric, DocumentTyped, Inactivatable
-
Method Summary
Modifier and TypeMethodDescriptionbooleanMethods inherited from interface org.kuali.coeus.sys.api.model.DocumentTyped
getDocumentTypeNameMethods inherited from interface org.kuali.coeus.sys.api.model.IdentifiableNumeric
getIdMethods inherited from interface org.kuali.coeus.sys.api.model.Inactivatable
isActive
-
Method Details
-
isRequired
boolean isRequired() -
getTypeName
String getTypeName() -
getCustomAttribute
CustomAttributeContract getCustomAttribute()
-