Uses of Interface
org.wso2.carbon.registry.admin.api.resource.ITextResourceManagementService
-
Packages that use ITextResourceManagementService Package Description org.wso2.carbon.registry.admin.api.resource -
-
Uses of ITextResourceManagementService in org.wso2.carbon.registry.admin.api.resource
Subinterfaces of ITextResourceManagementService in org.wso2.carbon.registry.admin.api.resource Modifier and Type Interface Description interface
ICustomUIService
This provides functionality to be used by an implementation of a custom user interface that is used in place of the standard user interface for a resource on the Management Console.interface
IResourceService<MetadataBean,CollectionContentBean,ResourceData,ContentBean,PermissionBean,VersionsBean,ResourceTreeEntryBean,ContentDownloadBean,PropertiesBean>
This provides the functionality to manage resources and collections on the repository.
-