Class DocumentTypeAttributeBo

java.lang.Object
org.kuali.rice.kew.doctype.DocumentTypeAttributeBo
All Implemented Interfaces:
Serializable, Comparable<DocumentTypeAttributeBo>, Identifiable, DocumentTypeAttributeContract

@Entity public class DocumentTypeAttributeBo extends Object implements DocumentTypeAttributeContract, Comparable<DocumentTypeAttributeBo>, Serializable
Data bean representing an attribute associated at the document type level. e.g. NoteAttribute, EmailAttribute, SearchableAttribute, etc.
Author:
Kuali Rice Team (rice.collab@kuali.org)
See Also: