@PublicApi
public interface ObjectTypeFacade
ObjectTypeBean updateObjectTypeBean(MutableObjectTypeBean objectTypeBean) throws InsightException
ObjectTypeBeanObjectTypeBeanInsightException@Deprecated ObjectTypeBean storeObjectTypeBeanHead(MutableObjectTypeBean objectTypeBean) throws InsightException
ObjectTypeBeanInsightException@Deprecated ObjectTypeBean storeObjectTypeBeanChild(MutableObjectTypeBean objectTypeBean) throws InsightException
ObjectTypeBeanInsightException@Deprecated ObjectTypeBean storeObjectTypeBean(MutableObjectTypeBean objectTypeBean) throws InsightException
ObjectTypeBeanInsightExceptionObjectTypeBean createObjectTypeBean(MutableObjectTypeBean objectTypeBean) throws InsightException
ObjectTypeBeanInsightExceptionObjectTypeBean changeOrderObjectTypeBean(int affectedId, Integer toId, int position) throws InsightException
affectedId - toId - position - InsightExceptionList<ObjectTypeBean> findObjectTypeBeansFlat(int objectSchemaId) throws InsightException
ObjectTypeBean in the entire Object Schema.ObjectTypeBeanInsightExceptionList<ObjectTypeBean> findObjectTypeBeans(int objectSchemaId) throws InsightException
ObjectTypeBean in the Object Schema rootObjectTypeBeanInsightException@Deprecated List<ObjectTypeBean> findObjectTypeBeans(int objectSchemaId, Object object) throws InsightException
InsightExceptionList<ObjectTypeBean> findObjectTypeBeanChildrens(int objectTypeId) throws InsightException
ObjectTypeBean children for a specified ObjectTypeBean idObjectTypeBeanInsightException@Deprecated List<ObjectTypeBean> findObjectTypeBeanChildrens(int objectTypeId, Object object) throws InsightException
InsightExceptionObjectTypeBean loadObjectType(int id) throws InsightException
ObjectTypeBean for a given idObjectTypeBeanInsightException@Deprecated ObjectTypeBean loadObjectTypeBean(int id) throws InsightException
InsightException@Deprecated ObjectTypeBean loadObjectType(int id, Object object) throws InsightException
ObjectTypeBean for a given idObjectTypeBeanInsightException@Deprecated ObjectTypeBean loadObjectTypeBean(int id, Object object) throws InsightException
InsightExceptionvoid deleteObjectTypeBean(int id)
throws InsightException
ObjectTypeBeanInsightExceptionCopyright © 2024 Atlassian. All rights reserved.