public class ResourceCapabilitiesApi extends Object
| Constructor and Description |
|---|
ResourceCapabilitiesApi(ApiClient client) |
public ResourceCapabilitiesApi(ApiClient client)
public void setClient(ApiClient client)
public ApiClient getClient()
public List<ResourceCapability> getResourceCapabilities(Boolean relations, String filter) throws ApiException
ApiExceptionpublic ResourceCapability createResourceCapability(ResourceCapability body) throws ApiException
ApiExceptionpublic ResourceCapability getResourceCapability(String ID, Boolean relations) throws ApiException
ApiExceptionpublic ResourceCapability updateResourceCapability(String ID, ResourceCapability body) throws ApiException
ApiExceptionpublic void deleteResourceCapability(String ID) throws ApiException
ApiExceptionpublic List<FactSheetHasParent> getFactSheetHasParents(String ID) throws ApiException
ApiExceptionpublic FactSheetHasParent createFactSheetHasParent(String ID, FactSheetHasParent body) throws ApiException
ApiExceptionpublic FactSheetHasParent getFactSheetHasParent(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasParent updateFactSheetHasParent(String ID, String relationID, FactSheetHasParent body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasParent(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasChild> getFactSheetHasChildren(String ID) throws ApiException
ApiExceptionpublic FactSheetHasChild createFactSheetHasChild(String ID, FactSheetHasChild body) throws ApiException
ApiExceptionpublic FactSheetHasChild getFactSheetHasChild(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasChild updateFactSheetHasChild(String ID, String relationID, FactSheetHasChild body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasChild(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasDocument> getFactSheetHasDocuments(String ID) throws ApiException
ApiExceptionpublic FactSheetHasDocument createFactSheetHasDocument(String ID, FactSheetHasDocument body) throws ApiException
ApiExceptionpublic FactSheetHasDocument getFactSheetHasDocument(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasDocument updateFactSheetHasDocument(String ID, String relationID, FactSheetHasDocument body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasDocument(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasLifecycle> getFactSheetHasLifecycles(String ID) throws ApiException
ApiExceptionpublic FactSheetHasLifecycle createFactSheetHasLifecycle(String ID, FactSheetHasLifecycle body) throws ApiException
ApiExceptionpublic FactSheetHasLifecycle getFactSheetHasLifecycle(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasLifecycle updateFactSheetHasLifecycle(String ID, String relationID, FactSheetHasLifecycle body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasLifecycle(String ID, String relationID) throws ApiException
ApiExceptionpublic List<UserSubscription> getUserSubscriptions(String ID) throws ApiException
ApiExceptionpublic UserSubscription createUserSubscription(String ID, UserSubscription body) throws ApiException
ApiExceptionpublic UserSubscription getUserSubscription(String ID, String relationID) throws ApiException
ApiExceptionpublic UserSubscription updateUserSubscription(String ID, String relationID, UserSubscription body) throws ApiException
ApiExceptionpublic void deleteUserSubscription(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasPredecessor> getFactSheetHasPredecessors(String ID) throws ApiException
ApiExceptionpublic FactSheetHasPredecessor createFactSheetHasPredecessor(String ID, FactSheetHasPredecessor body) throws ApiException
ApiExceptionpublic FactSheetHasPredecessor getFactSheetHasPredecessor(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasPredecessor updateFactSheetHasPredecessor(String ID, String relationID, FactSheetHasPredecessor body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasPredecessor(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasSuccessor> getFactSheetHasSuccessors(String ID) throws ApiException
ApiExceptionpublic FactSheetHasSuccessor createFactSheetHasSuccessor(String ID, FactSheetHasSuccessor body) throws ApiException
ApiExceptionpublic FactSheetHasSuccessor getFactSheetHasSuccessor(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasSuccessor updateFactSheetHasSuccessor(String ID, String relationID, FactSheetHasSuccessor body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasSuccessor(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasRequires> getFactSheetHasRequiresAll(String ID) throws ApiException
ApiExceptionpublic FactSheetHasRequires createFactSheetHasRequires(String ID, FactSheetHasRequires body) throws ApiException
ApiExceptionpublic FactSheetHasRequires getFactSheetHasRequires(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasRequires updateFactSheetHasRequires(String ID, String relationID, FactSheetHasRequires body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasRequires(String ID, String relationID) throws ApiException
ApiExceptionpublic List<FactSheetHasRequiredby> getFactSheetHasRequiredByAll(String ID) throws ApiException
ApiExceptionpublic FactSheetHasRequiredby createFactSheetHasRequiredby(String ID, FactSheetHasRequiredby body) throws ApiException
ApiExceptionpublic FactSheetHasRequiredby getFactSheetHasRequiredby(String ID, String relationID) throws ApiException
ApiExceptionpublic FactSheetHasRequiredby updateFactSheetHasRequiredby(String ID, String relationID, FactSheetHasRequiredby body) throws ApiException
ApiExceptionpublic void deleteFactSheetHasRequiredby(String ID, String relationID) throws ApiException
ApiExceptionpublic List<ResourceHasResourceCapability> getResourceHasResourceCapabilities(String ID) throws ApiException
ApiExceptionpublic ResourceHasResourceCapability createResourceHasResourceCapability(String ID, ResourceHasResourceCapability body) throws ApiException
ApiExceptionpublic ResourceHasResourceCapability getResourceHasResourceCapability(String ID, String relationID) throws ApiException
ApiExceptionpublic ResourceHasResourceCapability updateResourceHasResourceCapability(String ID, String relationID, ResourceHasResourceCapability body) throws ApiException
ApiExceptionpublic void deleteResourceHasResourceCapability(String ID, String relationID) throws ApiException
ApiExceptionCopyright © 2016 LeanIX GmbH. All rights reserved.