Interface TypeServiceAPI
-
public interface TypeServiceAPIDeclares a shared interface to control type information.- Author:
- Ed Smiley
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ListgetItemTypes()ListgetListByAuthorityDomain(String authority, String domain)TypeIfcgetTypeById(String typeId)
-