Uses of Enum Class
org.alfresco.hxi_connector.live_ingester.adapters.messaging.repository.util.AuthorityTypeResolver.AuthorityType
Packages that use AuthorityTypeResolver.AuthorityType
-
Uses of AuthorityTypeResolver.AuthorityType in org.alfresco.hxi_connector.live_ingester.adapters.messaging.repository.util
Methods in org.alfresco.hxi_connector.live_ingester.adapters.messaging.repository.util that return AuthorityTypeResolver.AuthorityTypeModifier and TypeMethodDescriptionAuthorityTypeResolver.resolveAuthorityType(String authorityId) AuthorityInfo.type()Returns the value of thetyperecord component.Returns the enum constant of this class with the specified name.static AuthorityTypeResolver.AuthorityType[]AuthorityTypeResolver.AuthorityType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.alfresco.hxi_connector.live_ingester.adapters.messaging.repository.util with parameters of type AuthorityTypeResolver.AuthorityTypeModifierConstructorDescriptionCreates an instance of aAuthorityInforecord class.