Interface ObjectRelationshipElementsParserRegistry
public interface ObjectRelationshipElementsParserRegistry
-
Method Summary
Modifier and TypeMethodDescriptiongetObjectRelationshipElementsParser
(String className, long companyId, String type)
-
Method Details
-
getObjectRelationshipElementsParser
ObjectRelationshipElementsParser getObjectRelationshipElementsParser(String className, long companyId, String type) throws Exception - Throws:
Exception
-