Interface DefinitionBuilder
public interface DefinitionBuilder
-
Method Summary
Modifier and TypeMethodDescriptionbuildDefinition(long kaleoDefinitionId) buildDefinition(long companyId, String name, int version)
-
Method Details
-
buildDefinition
Definition buildDefinition(long kaleoDefinitionId) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-
buildDefinition
Definition buildDefinition(long companyId, String name, int version) throws com.liferay.portal.kernel.exception.PortalException - Throws:
com.liferay.portal.kernel.exception.PortalException
-