Uses of Interface
org.kuali.rice.kns.bo.Inactivateable

Packages that use Inactivateable
edu.sampleu.travel.bo   
org.kuali.rice.core.framework.component   
org.kuali.rice.core.framework.namespace   
org.kuali.rice.core.framework.parameter   
org.kuali.rice.core.impl.component   
org.kuali.rice.core.impl.namespace   
org.kuali.rice.core.impl.parameter   
org.kuali.rice.kew.doctype.bo   
org.kuali.rice.kew.rule.bo   
org.kuali.rice.kim.bo.entity   
org.kuali.rice.kim.bo.entity.dto   
org.kuali.rice.kim.bo.entity.impl   
org.kuali.rice.kim.bo.impl   
org.kuali.rice.kim.bo.reference   
org.kuali.rice.kim.bo.reference.dto   
org.kuali.rice.kim.bo.reference.impl   
org.kuali.rice.kim.bo.role   
org.kuali.rice.kim.bo.role.dto   
org.kuali.rice.kim.bo.role.impl   
org.kuali.rice.kns.bo Core business objects including business object bases. 
org.kuali.rice.krms.impl.repository   
org.kuali.rice.shareddata.framework.campus   
org.kuali.rice.shareddata.framework.country   
org.kuali.rice.shareddata.framework.county   
org.kuali.rice.shareddata.framework.postalcode   
org.kuali.rice.shareddata.framework.state   
org.kuali.rice.shareddata.impl.campus   
org.kuali.rice.shareddata.impl.country   
org.kuali.rice.shareddata.impl.county   
org.kuali.rice.shareddata.impl.postalcode   
org.kuali.rice.shareddata.impl.state   
 

Uses of Inactivateable in edu.sampleu.travel.bo
 

Classes in edu.sampleu.travel.bo that implement Inactivateable
 class TravelAccountUseRate
           
 

Uses of Inactivateable in org.kuali.rice.core.framework.component
 

Classes in org.kuali.rice.core.framework.component that implement Inactivateable
 class ComponentEbo
           
 

Uses of Inactivateable in org.kuali.rice.core.framework.namespace
 

Classes in org.kuali.rice.core.framework.namespace that implement Inactivateable
 class NamespaceEbo
           
 

Uses of Inactivateable in org.kuali.rice.core.framework.parameter
 

Classes in org.kuali.rice.core.framework.parameter that implement Inactivateable
 class ParameterTypeEbo
           
 

Uses of Inactivateable in org.kuali.rice.core.impl.component
 

Classes in org.kuali.rice.core.impl.component that implement Inactivateable
 class ComponentBo
           
 

Uses of Inactivateable in org.kuali.rice.core.impl.namespace
 

Classes in org.kuali.rice.core.impl.namespace that implement Inactivateable
 class NamespaceBo
           
 

Uses of Inactivateable in org.kuali.rice.core.impl.parameter
 

Classes in org.kuali.rice.core.impl.parameter that implement Inactivateable
 class ParameterTypeBo
           
 

Uses of Inactivateable in org.kuali.rice.kew.doctype.bo
 

Classes in org.kuali.rice.kew.doctype.bo that implement Inactivateable
 class DocumentType
          Model bean mapped to ojb representing a document type.
 

Uses of Inactivateable in org.kuali.rice.kew.rule.bo
 

Classes in org.kuali.rice.kew.rule.bo that implement Inactivateable
 class RuleTemplateAttribute
          A model bean which services as the link between a RuleTemplate and a RuleAttribute.
 

Uses of Inactivateable in org.kuali.rice.kim.bo.entity
 

Subinterfaces of Inactivateable in org.kuali.rice.kim.bo.entity
 interface KimDefaultableEntityTypeData
          This is a description of what this class does - jonathan don't forget to fill this in.
 interface KimEntity
          Represents an Entity (person/vendor/system) within the Rice system.
 interface KimEntityAddress
          address information for a KIM entity
 interface KimEntityAffiliation
          an affiliation for a KIM entity
 interface KimEntityCitizenship
          citizenship information for a KIM entity
 interface KimEntityEmail
          email information for a KIM entity
 interface KimEntityEmploymentInformation
          employment information for a KIM entity
 interface KimEntityEntityType
          the entity type for a KIM entity.
 interface KimEntityName
          name information for a KIM entity
 interface KimEntityPhone
          phone information for a KIM entity
 

Uses of Inactivateable in org.kuali.rice.kim.bo.entity.dto
 

Classes in org.kuali.rice.kim.bo.entity.dto that implement Inactivateable
 class KimDefaultableInfo
          This is a description of what this class does - kellerj don't forget to fill this in.
 class KimEntityAddressInfo
           
 class KimEntityAffiliationInfo
           
 class KimEntityCitizenshipInfo
          A DTO that contains entity citizenship info.
 class KimEntityDefaultInfo
          default information for a KIM entity
 class KimEntityEmailInfo
           
 class KimEntityEmploymentInformationInfo
           
 class KimEntityEntityTypeInfo
          Contains entity type info.
 class KimEntityInfo
          This is a data transfer object containing all information related to a KIM entity.
 class KimEntityNameInfo
           
 class KimEntityPhoneInfo
           
 class KimInactivatableInfo
          This is a description of what this class does - kellerj don't forget to fill this in.
 class KimPrincipalInfo
          DTO for a principal associated with a KIM entity
 

Uses of Inactivateable in org.kuali.rice.kim.bo.entity.impl
 

Classes in org.kuali.rice.kim.bo.entity.impl that implement Inactivateable
 class KimDefaultableEntityDataBase
          This is a description of what this class does - jonathan don't forget to fill this in.
 class KimDefaultableEntityTypeDataBase
          This is a description of what this class does - jonathan don't forget to fill this in.
 class KimEntityAddressImpl
           
 class KimEntityAffiliationImpl
           
 class KimEntityCitizenshipImpl
           
 class KimEntityEmailImpl
           
 class KimEntityEmploymentInformationImpl
           
 class KimEntityEntityTypeImpl
           
 class KimEntityImpl
          This is a description of what this class does - jonathan don't forget to fill this in.
 class KimEntityNameImpl
           
 class KimEntityPhoneImpl
           
 class KimInactivatableEntityDataBase
          This is a description of what this class does - jonathan don't forget to fill this in.
 

Uses of Inactivateable in org.kuali.rice.kim.bo.impl
 

Classes in org.kuali.rice.kim.bo.impl that implement Inactivateable
 class KimAbstractMemberImpl
          This is a description of what this class does - kellerj don't forget to fill this in.
 class PermissionImpl
           
 class ResponsibilityImpl
           
 

Uses of Inactivateable in org.kuali.rice.kim.bo.reference
 

Subinterfaces of Inactivateable in org.kuali.rice.kim.bo.reference
 interface AddressType
          This is a description of what this class does - jonathan don't forget to fill this in.
 interface AffiliationType
          This is a description of what this class does - jonathan don't forget to fill this in.
 interface CitizenshipStatus
          This is a description of what this class does - jonathan don't forget to fill this in.
 interface EmailType
          This is a description of what this class does - jonathan don't forget to fill this in.
 interface EmploymentStatus
          This is a description of what this class does - jonathan don't forget to fill this in.
 interface EmploymentType
          This is a description of what this class does - jonathan don't forget to fill this in.
 interface EntityNameType
          This is a description of what this class does - jonathan don't forget to fill this in.
 interface EntityType
          This is a description of what this class does - jonathan don't forget to fill this in.
 interface ExternalIdentifierType
          This is a description of what this class does - jonathan don't forget to fill this in.
 interface KimCode
          This is a description of what this class does - jonathan don't forget to fill this in.
 interface PhoneType
          This is a description of what this class does - jonathan don't forget to fill this in.
 

Uses of Inactivateable in org.kuali.rice.kim.bo.reference.dto
 

Classes in org.kuali.rice.kim.bo.reference.dto that implement Inactivateable
 class AddressTypeInfo
           
 class AffiliationTypeInfo
           
 class CitizenshipStatusInfo
           
 class EmailTypeInfo
           
 class EmploymentStatusInfo
           
 class EmploymentTypeInfo
           
 class EntityNameTypeInfo
           
 class EntityTypeInfo
          This is a description of what this class does - jonathan don't forget to fill this in.
 class ExternalIdentifierTypeInfo
           
 class KimCodeInfoBase
          This is a description of what this class does - jonathan don't forget to fill this in.
 class PhoneTypeInfo
           
 

Uses of Inactivateable in org.kuali.rice.kim.bo.reference.impl
 

Classes in org.kuali.rice.kim.bo.reference.impl that implement Inactivateable
 class AddressTypeImpl
           
 class AffiliationTypeImpl
           
 class CitizenshipStatusImpl
           
 class EmailTypeImpl
           
 class EmploymentStatusImpl
           
 class EmploymentTypeImpl
           
 class EntityNameTypeImpl
           
 class EntityTypeImpl
          This is a description of what this class does - jonathan don't forget to fill this in.
 class ExternalIdentifierTypeImpl
           
 class KimCodeBase
          This is a description of what this class does - jonathan don't forget to fill this in.
 class PhoneTypeImpl
           
 

Uses of Inactivateable in org.kuali.rice.kim.bo.role
 

Subinterfaces of Inactivateable in org.kuali.rice.kim.bo.role
 interface KimDelegation
          This is a description of what this class does - kellerj don't forget to fill this in.
 interface KimPermission
          Represents a single permissions within the system.
 interface KimPermissionTemplate
          Represents a single permission template within the system.
 interface KimResponsibility
          Represents a single permissions within the system.
 interface KimResponsibilityTemplate
          Represents a single permission template within the system.
 

Uses of Inactivateable in org.kuali.rice.kim.bo.role.dto
 

Classes in org.kuali.rice.kim.bo.role.dto that implement Inactivateable
 class KimPermissionInfo
          This is a description of what this class does - kellerj don't forget to fill this in.
 class KimPermissionTemplateInfo
          This is a description of what this class does - kellerj don't forget to fill this in.
 class KimResponsibilityInfo
          This is a description of what this class does - kellerj don't forget to fill this in.
 class KimResponsibilityTemplateInfo
           
 

Uses of Inactivateable in org.kuali.rice.kim.bo.role.impl
 

Classes in org.kuali.rice.kim.bo.role.impl that implement Inactivateable
 class KimDelegationImpl
          This is a description of what this class does - kellerj don't forget to fill this in.
 class KimDelegationMemberImpl
          This is a description of what this class does - kellerj don't forget to fill this in.
 class KimPermissionImpl
           
 class KimPermissionTemplateImpl
           
 class KimResponsibilityImpl
           
 class KimResponsibilityTemplateImpl
           
 class RoleMemberImpl
          This is a description of what this class does - kellerj don't forget to fill this in.
 class RolePermissionImpl
           
 

Uses of Inactivateable in org.kuali.rice.kns.bo
 

Subinterfaces of Inactivateable in org.kuali.rice.kns.bo
 interface DefaultableInactivateable
          Helper interface (for use by generics) when objects are both Defaultable and Inactivateable.
 interface InactivateableFromTo
          Business objects that have effective dating (from to dates) should implement this interface.
 interface KualiCode
          Represents a simple code-description business object
 

Classes in org.kuali.rice.kns.bo that implement Inactivateable
 class InactivatableFromToImpl
           
 class KualiCodeBase
           
 

Uses of Inactivateable in org.kuali.rice.krms.impl.repository
 

Classes in org.kuali.rice.krms.impl.repository that implement Inactivateable
 class KrmsAttributeDefinitionBo
           
 class KrmsTypeAttributeBo
           
 class KrmsTypeBo
           
 

Uses of Inactivateable in org.kuali.rice.shareddata.framework.campus
 

Classes in org.kuali.rice.shareddata.framework.campus that implement Inactivateable
 class CampusEbo
           
 class CampusTypeEbo
           
 

Uses of Inactivateable in org.kuali.rice.shareddata.framework.country
 

Classes in org.kuali.rice.shareddata.framework.country that implement Inactivateable
 class CountryEbo
           
 

Uses of Inactivateable in org.kuali.rice.shareddata.framework.county
 

Classes in org.kuali.rice.shareddata.framework.county that implement Inactivateable
 class CountyEbo
           
 

Uses of Inactivateable in org.kuali.rice.shareddata.framework.postalcode
 

Classes in org.kuali.rice.shareddata.framework.postalcode that implement Inactivateable
 class PostalCodeEbo
           
 

Uses of Inactivateable in org.kuali.rice.shareddata.framework.state
 

Classes in org.kuali.rice.shareddata.framework.state that implement Inactivateable
 class StateEbo
           
 

Uses of Inactivateable in org.kuali.rice.shareddata.impl.campus
 

Classes in org.kuali.rice.shareddata.impl.campus that implement Inactivateable
 class CampusBo
           
 class CampusTypeBo
           
 

Uses of Inactivateable in org.kuali.rice.shareddata.impl.country
 

Classes in org.kuali.rice.shareddata.impl.country that implement Inactivateable
 class CountryBo
           
 

Uses of Inactivateable in org.kuali.rice.shareddata.impl.county
 

Classes in org.kuali.rice.shareddata.impl.county that implement Inactivateable
 class CountyBo
           
 

Uses of Inactivateable in org.kuali.rice.shareddata.impl.postalcode
 

Classes in org.kuali.rice.shareddata.impl.postalcode that implement Inactivateable
 class PostalCodeBo
           
 

Uses of Inactivateable in org.kuali.rice.shareddata.impl.state
 

Classes in org.kuali.rice.shareddata.impl.state that implement Inactivateable
 class StateBo
           
 



Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.