Uses of Class
com.gentics.contentnode.rest.model.PartType
Packages that use PartType
-
Uses of PartType in com.gentics.contentnode.rest.model
Methods in com.gentics.contentnode.rest.model that return PartTypeModifier and TypeMethodDescriptionPartType.buildFromResultSet
(ResultSet rs) Method to create an instance from a ResultSetPartType.setAuto
(boolean auto) The auto flagPartType.setDeprecated
(boolean deprecated) Set the java class (implementation) of the part typePartType.setDescription
(String description) Set the description of the part typePartType.setId
(int id) Set the id of the part typePartType.setJavaClass
(String javaClass) Set the java class (implementation) of the part typeSet the name of the part type -
Uses of PartType in com.gentics.contentnode.rest.resource
Methods in com.gentics.contentnode.rest.resource that return types with arguments of type PartTypeModifier and TypeMethodDescriptionPartTypeResource.list
(FilterParameterBean filter) List Part types