|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BusinessObjectBase in edu.sampleu.bookstore.bo |
---|
Subclasses of BusinessObjectBase in edu.sampleu.bookstore.bo | |
---|---|
class |
Account
Account Business Object extension of Author Business Object. |
class |
Address
Address Business Object class file relative to Address maintenance object. |
class |
Author
Author Business Object class file for Author maintenance object. |
class |
Book
A business object class for the Book maintenance object. |
class |
BookOrder
BookOrder Business Object class file. |
class |
BookstoreKimAttributes
Class to hold all Bookstore application specific KIM attributes |
class |
BookType
BookType Business Object class file relative to BookType maintenance Object. |
class |
BSAddressType
AddressType Business Object class file relative to AddressType maintenance object. |
Uses of BusinessObjectBase in edu.sampleu.bookstore.document |
---|
Subclasses of BusinessObjectBase in edu.sampleu.bookstore.document | |
---|---|
class |
BookOrderDocument
|
Uses of BusinessObjectBase in edu.sampleu.travel.approval |
---|
Subclasses of BusinessObjectBase in edu.sampleu.travel.approval | |
---|---|
class |
TravelAuthorizationDocument
Travel authorization transactional document. |
Uses of BusinessObjectBase in edu.sampleu.travel.approval.dataobject |
---|
Subclasses of BusinessObjectBase in edu.sampleu.travel.approval.dataobject | |
---|---|
class |
ActualExpense
|
class |
ImportedExpense
|
class |
PerDiemExpense
|
class |
PrimaryDestination
|
class |
TransportationMode
|
class |
TransportationModeDetail
|
class |
TravelAdvance
|
class |
TravelerDetail
|
class |
TravelerDetailEmergencyContact
|
class |
TravelerType
|
class |
TripType
|
Uses of BusinessObjectBase in edu.sampleu.travel.bo |
---|
Subclasses of BusinessObjectBase in edu.sampleu.travel.bo | |
---|---|
class |
AttachmentSample
|
class |
FiscalOfficer
FiscalOfficer |
class |
MultiAttachmentSample
|
class |
TravelAccount
|
class |
TravelAccountExtension
|
class |
TravelAccountType
|
class |
TravelAccountUseRate
|
Uses of BusinessObjectBase in edu.sampleu.travel.document |
---|
Subclasses of BusinessObjectBase in edu.sampleu.travel.document | |
---|---|
class |
TravelDocument2
|
Uses of BusinessObjectBase in org.kuali.rice.coreservice.impl.parameter |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.coreservice.impl.parameter | |
---|---|
class |
ParameterBo
|
Uses of BusinessObjectBase in org.kuali.rice.edl.impl.bo |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.edl.impl.bo | |
---|---|
class |
EDocLiteAssociation
Association between WorkflowDocument type -> EDocLite definition, EDocLite style Table: en_edoclt_assoc_t |
class |
EDocLiteDefinition
EDocLite document definition Table: en_edoclt_def_t |
Uses of BusinessObjectBase in org.kuali.rice.ken.bo |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.ken.bo | |
---|---|
class |
NotificationBo
This class represents an instace of a notification message that is received by the overall system. |
class |
NotificationChannelBo
This class represents and instance of a Notification Channel. |
class |
NotificationChannelReviewerBo
A reviewer for a notification publications to a NotificationChannel |
class |
NotificationContentTypeBo
This class represents the different types of Notification content that the system can handle. |
class |
NotificationMessageDelivery
This class represents and instance of a NotificationMessageDelivery. |
class |
NotificationPriorityBo
This class represents a priority for a notification - i.e. |
class |
NotificationProducerBo
This class represents an instance of who can actually submit notification messages to the system for processing. |
class |
NotificationRecipientBo
This class houses information pertaining to each recipient for a Notification message. |
class |
NotificationRecipientListBo
This class represents the data structure that will house a default recipient list for a notification channel. |
class |
NotificationSenderBo
This class represents the data structure that will house information about the non-system sender that a notification message is sent on behalf of. |
class |
UserChannelSubscriptionBo
This class represents an instance of a user's subscription to a specific notification channel. |
Uses of BusinessObjectBase in org.kuali.rice.kew.doctype |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kew.doctype | |
---|---|
class |
ApplicationDocumentStatus
Model bean representing the valid application document statuses for a document type An instance of this class represents a single valid status for a given document type. |
class |
ApplicationDocumentStatusCategory
Model bean representing a grouping of valid application document statuses for a document type An instance of this class represents a subset of the valid status for a given document type. |
class |
DocumentTypePolicy
Model bean representing a policy of a document type. |
Uses of BusinessObjectBase in org.kuali.rice.kew.doctype.bo |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kew.doctype.bo | |
---|---|
class |
DocumentType
Model bean mapped to ojb representing a document type. |
Uses of BusinessObjectBase in org.kuali.rice.kew.engine.node |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kew.engine.node | |
---|---|
class |
BranchState
A piece of state on a Branch stored as a key-value pair of Strings. |
class |
NodeState
The state of a RouteNodeInstance represented as a key-value pair of Strings. |
class |
RouteNodeConfigParam
A route node definition configuration parameter. |
class |
State
A KeyValuePair that adds an id fields that makes it sufficient for storing in a database. |
Uses of BusinessObjectBase in org.kuali.rice.kew.routeheader |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kew.routeheader | |
---|---|
class |
DocumentRouteHeaderValue
A document within KEW. |
class |
DocumentRouteHeaderValueActionListExtension
An extension of DocumentRouteHeaderValue which is mapped to OJB to help
with optimization of the loading of a user's Action List. |
class |
DocumentStatusTransition
Model bean representing the valid application document statuses for a document type |
Uses of BusinessObjectBase in org.kuali.rice.kew.rule |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kew.rule | |
---|---|
class |
GroupRuleResponsibility
Represents a rule responsibility which points to a group. |
class |
PersonRuleResponsibility
Represents a rule responsibility which points to a person. |
class |
RoleRuleResponsibility
Represents a rule responsibility which points to a role. |
class |
RuleBaseValues
A model bean for a Rule within the KEW rules engine. |
class |
RuleDelegationBo
A model bean representing the delegation of a rule from a responsibility to another rule. |
class |
RuleExpressionDef
BO for rule expressions |
class |
RuleResponsibilityBo
A model bean representing the responsibility of a user, workgroup, or role to perform some action on a document. |
class |
RuleTemplateOptionBo
Defines default values and other preset information for a RuleBaseValues
which is based off of the associated RuleTemplateBo . |
Uses of BusinessObjectBase in org.kuali.rice.kew.rule.bo |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kew.rule.bo | |
---|---|
class |
RuleAttribute
Model bean defining a rule attribute. |
class |
RuleTemplateAttributeBo
A model bean which services as the link between a RuleTemplateBo and
a RuleAttribute . |
class |
RuleTemplateBo
A model bean which represents a template upon which a rule is created. |
Uses of BusinessObjectBase in org.kuali.rice.kew.rule.document |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kew.rule.document | |
---|---|
class |
RuleDocument
This is the business object that represents the DisbursementVoucher document in Kuali. |
Uses of BusinessObjectBase in org.kuali.rice.kew.rule.web |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kew.rule.web | |
---|---|
class |
WebRuleBaseValues
A decorator around a RuleBaseValues object which provides some
convienance functions for interacting with the bean from the web-tier. |
class |
WebRuleResponsibility
A decorator around a RuleResponsibilityBo object which provides some
convienance functions for interacting with the bean from the web-tier. |
Uses of BusinessObjectBase in org.kuali.rice.kim.bo.impl |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kim.bo.impl | |
---|---|
class |
KimAttributes
|
Uses of BusinessObjectBase in org.kuali.rice.kim.bo.ui |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kim.bo.ui | |
---|---|
class |
GroupDocumentMember
This is a description of what this class does - kellerj don't forget to fill this in. |
class |
GroupDocumentQualifier
This is a description of what this class does - shyu don't forget to fill this in. |
class |
KimDocumentAttributeDataBusinessObjectBase
This class is the base class for KIM documents sub-business objects that store attribute/qualifier data |
class |
KimDocumentBoActivatableBase
This is a description of what this class does - shyu don't forget to fill this in. |
class |
KimDocumentBoActivatableEditableBase
This is a description of what this class does - shyu don't forget to fill this in. |
class |
KimDocumentBoActivatableToFromBase
This is a description of what this class does - shyu don't forget to fill this in. |
class |
KimDocumentBoActivatableToFromEditableBase
This is a description of what this class does - shyu don't forget to fill this in. |
class |
KimDocumentBoActiveToFromBase
This is a description of what this class does - shyu don't forget to fill this in. |
class |
KimDocumentBoBase
This is a description of what this class does - shyu don't forget to fill this in. |
class |
KimDocumentBoEditableBase
This is a description of what this class does - shyu don't forget to fill this in. |
class |
KimDocumentRoleMember
This is a description of what this class does - shyu don't forget to fill this in. |
class |
KimDocumentRolePermission
|
class |
KimDocumentRoleQualifier
This is a description of what this class does - shyu don't forget to fill this in. |
class |
KimDocumentRoleResponsibility
|
class |
KimDocumentRoleResponsibilityAction
This is a description of what this class does - shyu don't forget to fill this in. |
class |
PersonDocumentAddress
This is a description of what this class does - shyu don't forget to fill this in. |
class |
PersonDocumentAffiliation
This is a description of what this class does - shyu don't forget to fill this in. |
class |
PersonDocumentBoDefaultBase
This is a description of what this class does - shyu don't forget to fill this in. |
class |
PersonDocumentCitizenship
This is a description of what this class does - shyu don't forget to fill this in. |
class |
PersonDocumentEmail
This is a description of what this class does - shyu don't forget to fill this in. |
class |
PersonDocumentEmploymentInfo
This is a description of what this class does - shyu don't forget to fill this in. |
class |
PersonDocumentExternalId
This is a description of what this class does - shyu don't forget to fill this in. |
class |
PersonDocumentGroup
This is a description of what this class does - shyu don't forget to fill this in. |
class |
PersonDocumentName
This is a description of what this class does - shyu don't forget to fill this in. |
class |
PersonDocumentPhone
This is a description of what this class does - shyu don't forget to fill this in. |
class |
PersonDocumentPrivacy
This is a description of what this class does - shyu don't forget to fill this in. |
class |
PersonDocumentRole
This is a description of what this class does - shyu don't forget to fill this in. |
class |
RoleDocumentBoBase
|
class |
RoleDocumentBoDefaultBase
This is a description of what this class does - shyu don't forget to fill this in. |
class |
RoleDocumentDelegation
This is a description of what this class does - kellerj don't forget to fill this in. |
class |
RoleDocumentDelegationMember
This is a description of what this class does - kellerj don't forget to fill this in. |
class |
RoleDocumentDelegationMemberQualifier
This is a description of what this class does - shyu don't forget to fill this in. |
Uses of BusinessObjectBase in org.kuali.rice.kim.document |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kim.document | |
---|---|
class |
IdentityManagementGroupDocument
This is a description of what this class does - bhargavp don't forget to fill this in. |
class |
IdentityManagementKimDocument
This is a description of what this class does - bhargavp don't forget to fill this in. |
class |
IdentityManagementPersonDocument
This is a description of what this class does - shyu don't forget to fill this in. |
class |
IdentityManagementRoleDocument
This is a description of what this class does - bhargavp don't forget to fill this in. |
Uses of BusinessObjectBase in org.kuali.rice.kim.impl.common.attribute |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kim.impl.common.attribute | |
---|---|
class |
KimAttributeDataBo
|
Uses of BusinessObjectBase in org.kuali.rice.kim.impl.common.template |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kim.impl.common.template | |
---|---|
class |
TemplateBo
|
Uses of BusinessObjectBase in org.kuali.rice.kim.impl.identity |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kim.impl.identity | |
---|---|
class |
PersonImpl
|
Uses of BusinessObjectBase in org.kuali.rice.kim.impl.permission |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kim.impl.permission | |
---|---|
class |
GenericPermissionBo
|
class |
PermissionAttributeBo
|
class |
PermissionBo
|
class |
PermissionTemplateBo
|
class |
UberPermissionBo
|
Uses of BusinessObjectBase in org.kuali.rice.kim.impl.type |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.kim.impl.type | |
---|---|
class |
IdentityManagementTypeAttributeTransactionalDocument
This is a description of what this class does - shyu don't forget to fill this in. |
Uses of BusinessObjectBase in org.kuali.rice.krad.bo |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.krad.bo | |
---|---|
class |
AdHocRoutePerson
Ad Hoc Route Person Business Object |
class |
AdHocRouteRecipient
TODO we should not be referencing kew constants from this class and wedding ourselves to that workflow application Ad Hoc Route Recipient Business Object |
class |
AdHocRouteWorkgroup
Ad Hoc Route Workgroup Business Object |
class |
Attachment
|
class |
AttributeReferenceDummy
Attribute Reference Dummy Business Object |
class |
AttributeReferenceElements
Attribute Reference Dummy Business Object |
class |
BusinessObjectAttributeEntry
Business Object Attribute Entry Business Object |
class |
DocumentAttachment
|
class |
DocumentHeader
Business Object representing a document header. |
class |
GlobalBusinessObjectDetailBase
|
class |
InactivatableFromToImpl
|
class |
KualiCodeBase
|
class |
LookupResults
|
class |
MultiDocumentAttachment
|
class |
MultipleValueLookupMetadata
|
class |
Note
Represents a user note in the system. |
class |
NoteType
|
class |
PersistableAttachmentBase
This is a description of what this class does - chitra07 don't forget to fill this in. |
class |
PersistableBusinessObjectBase
|
class |
PersistableBusinessObjectExtensionBase
|
class |
SelectedObjectIds
|
class |
SessionDocument
|
class |
TransientBusinessObjectBase
Transient Business Object Base Business Object |
Uses of BusinessObjectBase in org.kuali.rice.krad.document |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.krad.document | |
---|---|
class |
DocumentBase
|
class |
TransactionalDocumentBase
Base class for transactional documents |
Uses of BusinessObjectBase in org.kuali.rice.krad.document.authorization |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.krad.document.authorization | |
---|---|
class |
PessimisticLock
This is a business object used to lock a document pessimistically. |
Uses of BusinessObjectBase in org.kuali.rice.krad.maintenance |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.krad.maintenance | |
---|---|
class |
MaintenanceDocumentBase
Document class for all maintenance documents which wraps the maintenance object in a Maintainable that is also used for various callbacks |
class |
MaintenanceLock
List of business objects that this maintenance document is locking (prevents two documents from being routed trying to update the same object) Most maintenance documents have only one lock, but globals have many |
Uses of BusinessObjectBase in org.kuali.rice.krad.messages |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.krad.messages | |
---|---|
class |
Message
Holds the text and metadata for a message that will be given by the system, including validation messages, UI text (labels, instructions), and other text that has been externalized from the system |
Uses of BusinessObjectBase in org.kuali.rice.krms.impl.repository |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.krms.impl.repository | |
---|---|
class |
AgendaItemBo
Agenda Item business object |
class |
BaseJavaAttributeBo
This class contains the common elements of a KRMS attribute. |
class |
NaturalLanguageTemplateAttributeBo
The mutable implementation of the @{link NaturalLanguageTemplateAttributeContract} interface, the counterpart to the immutable implementation NaturalLanguageTemplateAttribute . |
class |
NaturalLanguageTemplateBo
The mutable implementation of the @{link NaturalLanguageTemplateContract} interface, the counterpart to the immutable implementation NaturalLanguageTemplate . |
class |
NaturalLanguageUsageBo
The mutable implementation of the @{link NaturalLanguageUsageContract} interface, the counterpart to the immutable implementation NaturalLanguageUsage . |
class |
ReferenceObjectBindingBo
The mutable implementation of the @{link ReferenceObjectBindingContract} interface, the counterpart to the immutable implementation ReferenceObjectBinding . |
class |
TypeTypeRelationBo
The mutable implementation of the @{link TypeTypeRelationContract} interface, the counterpart to the immutable implementation TypeTypeRelation . |
Uses of BusinessObjectBase in org.kuali.rice.krms.impl.ui |
---|
Subclasses of BusinessObjectBase in org.kuali.rice.krms.impl.ui | |
---|---|
class |
AgendaEditor
synthetic (not directly persisted) BO for the KRMS agenda editor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |