All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AlwaysSucceedParameterEvaluatorImpl This implementation of ParameterEvaluator is returned by ParameterServiceImpl when evaluation involves a constraining value and neither the allow nor deny parameter have restrictions for that value.DataXmlDTO This class represents the root <data> XML element.IdentityManagementService This is the front end for the KIM module.IdentityManagementServiceImpl InactiveDocumentTypeAuthorizationException This class represents an exception that is thrown when a given user is not authorized to take a given action on the given document type.JaxbDateAdapter Marshall/unmarshall java.util.DateKimImporterAndExporter Imports and exports roles and permissions from/to XML via JAXB.KimXmlUtil Helper class for importing and exporting KIM XML.KualiObjectCachePerBrokerImpl KualiPersistenceBrokerFactoryImpl KualiPersistenceBrokerImpl NameAndNamespacePair An XML element that stores a name and namespace pair in its simple content and "namespaceCode" attribute.NameAndNamespacePairToKimTypeIdAdapter An XML adapter that converts between a NameAndNamespacePair and a KIM type ID.NameAndNamespacePairToPermTemplateIdAdapter An XML adapter that converts between a NameAndNamespacePair and a permission template ID.NameAndNamespacePairValidatingAdapter An XML adapter that simply validates the NameAndNamespacePair to ensure that the name and namespace are non-blank and that the namespace code maps to a valid namespace in the system.OjbMetadataLoader ParameterEvaluator This is a stateful wrapper for Parameters, which provides convenient methods to evaluate a constrained value against a Parameter.ParameterEvaluatorImpl ParameterEvaluatorService ParameterEvaluatorServiceImpl PatternedStringBuilder Builds ainstance using a pattern similar to the varargs printf() variety.StringPermissionDataXmlDTO This class represents the <permissionData> element.PermissionDetailList An XML element that can have zero or more StringMapEntry elements.PermissionDetailListAdapter An XML adapter that converts between PermissionDetailList objects and Mapobjects. PermissionsXmlDTO This class represents a <permissions> element.PermissionXmlDTO This class represents a <permission> XML element.PermissionXmlUtil Helper class containing static methods for aiding in parsing parsing XML.QualificationList An XML element that can have zero or more StringMapEntry elements.QualificationListAdapter An XML adapter that converts between QualificationList objects and Mapobjects. RiceXmlExportList<E,T> Custom subclass of AbstractList that, whenever the "get" method is called, will pass an internally-stored list's object to the given listener for conversion into another object matching the list's type.RiceXmlImportList<E> Custom subclass of AbstractList that, when adding new items, will pass them on to a listener instead of storing them internally.RiceXmlListAdditionListener<T> Helper interface for use with the RiceXmlStreamingList class.RiceXmlListGetterListener<E,T> Helper interface for use with the RiceXmlExportList class.RoleDataXmlDTO This class represents a <roleData> element.RoleMembersXmlDTO<T extends RoleMemberXmlDTO> Base class representing an unmarshalled <roleMembers> element.RoleMembersXmlDTO.OutsideOfRole This class represents a <roleMembers> element that is not a child of a <role> element.RoleMembersXmlDTO.WithinRole This class represents a <roleMembers> element that is a child of a <role> element.RoleMemberXmlDTO Base class representing an unmarshalled <roleMember> element.RoleMemberXmlDTO.OutsideOfRole This class represents a <roleMember> element that is not a descendant of a <role> element.RoleMemberXmlDTO.WithinRole This class represents a <roleMember> element that is a descendant of a <role> element.RolePermissionsXmlDTO<T extends RolePermissionXmlDTO> Base class representing an unmarshalled <rolePermissions> element.RolePermissionsXmlDTO.OutsideOfRole This class represents a <rolePermissions> element that is not a child of a <role> element.RolePermissionsXmlDTO.WithinRole This class represents a <rolePermissions> element that is a child of a <role> element.RolePermissionXmlDTO Base class representing an unmarshalled <rolePermission> element.RolePermissionXmlDTO.OutsideOfRole This class represents a <rolePermission> element that is not a descendant of a <role> element.RolePermissionXmlDTO.WithinRole This class represents a <rolePermission> element that is a descendant of a <role> element.RolesXmlDTO This class represents a <roles> element.RoleXmlDTO This class represents a <role> XML element.RoleXmlUtil Helper class containing static methods for aiding in parsing role XML.StringToDateTimeAdapter An XML Adapter that relies on the DateTimeService to marshal and unmarshal datetime values in String form.StringTrimmingAdapter An XML adapter that simply performs a null-safe trim on the value to be marshalled or unmarshalled.TransactionalServiceUtils This class provides utility methods to support the operation of transactional services