Class MetadataCache


  • public class MetadataCache
    extends Object
    • Method Detail

      • clear

        public void clear​(String name)
                   throws es.caib.seycon.ng.exception.InternalErrorException
        Throws:
        es.caib.seycon.ng.exception.InternalErrorException
      • clear

        public void clear()
                   throws es.caib.seycon.ng.exception.InternalErrorException
        Throws:
        es.caib.seycon.ng.exception.InternalErrorException
      • getCustomObjectTypes

        public List<com.soffid.iam.api.CustomObjectType> getCustomObjectTypes()
      • getDescriptorMetadata

        protected List<com.soffid.iam.api.DataType> getDescriptorMetadata​(String resourceName)
                                                                   throws Exception
        Throws:
        Exception