Class DepartmentObject
java.lang.Object
com.echothree.model.control.graphql.server.graphql.BaseObject
com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
com.echothree.model.control.party.server.graphql.BasePartyObject
com.echothree.model.control.party.server.graphql.DepartmentObject
-
Field Summary
Fields inherited from class com.echothree.model.control.party.server.graphql.BasePartyObject
partyFields inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
basePrimaryKey -
Constructor Summary
ConstructorsConstructorDescriptionDepartmentObject(Party party) DepartmentObject(PartyDepartment partyDepartment) -
Method Summary
Modifier and TypeMethodDescriptiongetDivision(graphql.schema.DataFetchingEnvironment env) @graphql.annotations.annotationTypes.GraphQLNonNull booleangetOffers(graphql.schema.DataFetchingEnvironment env) protected PartyDepartment@graphql.annotations.annotationTypes.GraphQLNonNull intMethods inherited from class com.echothree.model.control.party.server.graphql.BasePartyObject
getDescription, getPartyAliases, getPartyContactMechanismPurpose, getPartyContactMechanisms, getPartyDetail, getPartyGroup, getPartyName, getPartyType, getPerson, getPreferredCurrency, getPreferredDateTimeFormat, getPreferredLanguage, getPreferredTimeZoneMethods inherited from class com.echothree.model.control.graphql.server.graphql.BaseEntityInstanceObject
getEntityAliasType, getEntityAliasTypes, getEntityAttribute, getEntityAttributeGroup, getEntityAttributeGroups, getEntityInstance, getEntityInstanceByBasePK, getId, getTagScope, getTagScopes, getWorkflowEntityStatusObjectMethods inherited from class com.echothree.model.control.graphql.server.graphql.BaseObject
getWorkflowEntityStatusObject
-
Constructor Details
-
DepartmentObject
-
DepartmentObject
-
-
Method Details
-
getPartyDepartment
-
getDivision
-
getDepartmentName
-
getIsDefault
-
getSortOrder
-
getOffers
-