001// --------------------------------------------------------------------------------
002// Copyright 2002-2026 Echo Three, LLC
003//
004// Licensed under the Apache License, Version 2.0 (the "License");
005// you may not use this file except in compliance with the License.
006// You may obtain a copy of the License at
007//
008//     http://www.apache.org/licenses/LICENSE-2.0
009//
010// Unless required by applicable law or agreed to in writing, software
011// distributed under the License is distributed on an "AS IS" BASIS,
012// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
013// See the License for the specific language governing permissions and
014// limitations under the License.
015// --------------------------------------------------------------------------------
016
017package com.echothree.model.control.security.common;
018
019public enum SecurityRoleGroups {
020    
021    ROOT,
022    AllocationPriority,
023    Appearance,
024    Application,
025    ApplicationEditor,
026    ApplicationEditorUse,
027    BaseEncryptionKey,
028    BaseEncryptionKeyStatus,
029    BatchAliasType,
030    BatchType,
031    BirthdayFormat,
032    CacheEntry,
033    CacheEntryDependency,
034    Campaign,
035    CampaignStatus,
036    CampaignContent,
037    CampaignContentStatus,
038    CampaignMedium,
039    CampaignMediumStatus,
040    CampaignSource,
041    CampaignSourceStatus,
042    CampaignTerm,
043    CampaignTermStatus,
044    CancellationKind,
045    CancellationPolicy,
046    CancellationPolicyReason,
047    CancellationReason,
048    CancellationReasonType,
049    CancellationType,
050    Carrier,
051    CarrierOption,
052    CarrierService,
053    CarrierServiceOption,
054    CarrierType,
055    Chain,
056    ChainAction,
057    ChainActionSet,
058    ChainActionType,
059    ChainEntityRoleType,
060    ChainKind,
061    ChainType,
062    City,
063    Club,
064    ClubItem,
065    ClubItemType,
066    Color,
067    CommandMessage,
068    CommandMessageType,
069    Company,
070    ComponentVendor,
071    ContactList,
072    ContactListFrequency,
073    ContactListGroup,
074    ContactListType,
075    ContactMechanism,
076    ContactMechanismAliasType,
077    ContentCatalog,
078    ContentCatalogItem,
079    ContentCategory,
080    ContentCategoryItem,
081    ContentCollection,
082    ContentForum,
083    ContentPage,
084    ContentPageArea,
085    ContentPageAreaType,
086    ContentPageLayout,
087    ContentPageLayoutArea,
088    ContentSection,
089    ContentWebAddress,
090    ContentWebAddressServer,
091    Country,
092    County,
093    Customer,
094    CustomerAlias,
095    CustomerShipmentAlias,
096    CustomerStatus,
097    CustomerType,
098    CustomerTypePaymentMethod,
099    CustomerTypeShippingMethod,
100    Currency,
101    DateTimeFormat,
102    Division,
103    Department,
104    Document,
105    DocumentType,
106    DocumentTypeUsage,
107    DocumentTypeUsageType,
108    Editor,
109    Employee,
110    EmployeeAlias,
111    EmployeeAvailability,
112    EmployeeStatus,
113    EmployeeType,
114    EntityAliasType,
115    EntityAlias,
116    EntityAppearance,
117    EntityAttribute,
118    EntityAttributeEntityType,
119    EntityAttributeGroup,
120    EntityAttributeType,
121    EntityListItem,
122    EntityInstance,
123    EntityIntegerRange,
124    EntityLongRange,
125    EntityType,
126    EntityTag,
127    Event,
128    EventType,
129    FilterAdjustmentSource,
130    FilterAdjustmentType,
131    Filter,
132    FilterAdjustment,
133    FilterKind,
134    FilterType,
135    FiscalPeriodStatus,
136    FiscalPeriod,
137    FontStyle,
138    FontWeight,
139    Forum,
140    ForumGroup,
141    FreeOnBoard,
142    GeoCodeAlias,
143    GeoCodeAliasType,
144    GeoCodeCurrency,
145    GeoCodeDateTimeFormat,
146    GeoCodeLanguage,
147    GeoCodeScope,
148    GeoCodeTimeZone,
149    GeoCodeType,
150    HarmonizedTariffScheduleCode,
151    HarmonizedTariffScheduleCodeUnit,
152    HarmonizedTariffScheduleCodeUseType,
153    Job,
154    JobStatus,
155    Index,
156    IndexField,
157    IndexType,
158    InventoryAdjustmentType,
159    InventoryCondition,
160    InventoryLocationGroup,
161    InventoryLocationGroupStatus,
162    InventoryTransactionType,
163    InvoiceAliasType,
164    InvoiceLineType,
165    InvoiceLineUseType,
166    InvoiceRoleType,
167    InvoiceTimeType,
168    InvoiceType,
169    Item,
170    ItemAccountingCategory,
171    ItemAlias,
172    ItemAliasChecksumType,
173    ItemAliasType,
174    ItemCategory,
175    ItemDescription,
176    ItemDescriptionType,
177    ItemDescriptionTypeUse,
178    ItemDescriptionTypeUseType,
179    ItemHarmonizedTariffScheduleCode,
180    ItemImageType,
181    ItemKitMember,
182    ItemCountryOfOrigin,
183    ItemPackCheckRequirement,
184    ItemPrice,
185    ItemPriceType,
186    ItemPurchasingCategory,
187    ItemShippingTime,
188    ItemStatus,
189    ItemTaxClassification,
190    ItemUnitCustomerTypeLimit,
191    ItemUnitLimit,
192    ItemUnitOfMeasureType,
193    ItemUnitPriceLimit,
194    ItemVolume,
195    ItemWeight,
196    ItemWeightType,
197    ItemVolumeType,
198    GeoCode,
199    GlAccount,
200    GlAccountClass,
201    GlAccountCategory,
202    GlAccountType,
203    GlResourceType,
204    Language,
205    Leave,
206    LeaveStatus,
207    LeaveReason,
208    LeaveType,
209    Letter,
210    LetterSource,
211    LetterContactMechanismPurpose,
212    LicenseType,
213    Location,
214    LocationCapacity,
215    LocationNameElement,
216    LocationStatus,
217    LocationType,
218    LocationUseType,
219    LocationVolume,
220    Lot,
221    LotAliasType,
222    LotTimeType,
223    MimeType,
224    Offer,
225    OfferChainType,
226    OfferCustomerType,
227    OfferItem,
228    OfferItemPrice,
229    OfferNameElement,
230    OfferUse,
231    OrderAdjustmentType,
232    OrderAliasType,
233    OrderLineAdjustmentType,
234    OrderPriority,
235    OrderTimeType,
236    OrderType,
237    Party,
238    PartyAliasType,
239    PartyApplicationEditorUse,
240    PartyCancellationPolicy,
241    PartyCancellationPolicyStatus,
242    PartyCarrier,
243    PartyCarrierAccount,
244    PartyContactList,
245    PartyContactListStatus,
246    PartyDocument,
247    PartyEntityType,
248    PartyInventoryLevel,
249    PartyPaymentMethod,
250    PartyPrinterGroupUse,
251    PartyReturnPolicy,
252    PartyReturnPolicyStatus,
253    PartyScaleUse,
254    PartySecurityRoleTemplate,
255    PartySecurityRoleTemplateRole,
256    PartySecurityRoleTemplateTrainingClass,
257    PartyTrainingClass,
258    PartyTrainingClassSession,
259    PartyTrainingClassSessionAnswer,
260    PartyTrainingClassSessionPage,
261    PartyTrainingClassStatus,
262    PartyType,
263    PartyTypeDocumentTypeUsageType,
264    PaymentProcessor,
265    PaymentProcessorActionType,
266    PaymentProcessorResultCode,
267    PaymentProcessorTransaction,
268    PaymentProcessorType,
269    PaymentProcessorTypeCode,
270    PaymentProcessorTypeCodeType,
271    PaymentMethod,
272    PaymentMethodType,
273    PeriodKind,
274    PeriodType,
275    PicklistAliasType,
276    PicklistTimeType,
277    PicklistType,
278    Printer,
279    PrinterGroup,
280    PrinterGroupJob,
281    PrinterGroupUseType,
282    PrinterGroupUseTypeDescription,
283    Protocol,
284    PurchaseInvoice,
285    PurchaseInvoiceLine,
286    PurchaseInvoiceStatus,
287    PurchaseOrder,
288    PurchaseOrderLine,
289    PurchaseOrderStatus,
290    QueuedLetter,
291    QueueType,
292    RelatedItem,
293    RelatedItemType,
294    ReturnKind,
295    ReturnPolicy,
296    ReturnPolicyReason,
297    ReturnReason,
298    ReturnReasonType,
299    ReturnType,
300    ReturnTypeShippingMethod,
301    RoleType,
302    SalesOrder,
303    SalesOrderAlias,
304    SalesOrderStatus,
305    SalesOrderBatch,
306    SalesOrderBatchAlias,
307    SalesOrderBatchStatus,
308    SalesOrderLine,
309    SalesOrderPaymentPreference,
310    SalesOrderShipmentGroup,
311    Scale,
312    ScaleType,
313    ScaleUseType,
314    SearchDefaultOperator,
315    SearchKind,
316    SearchResultActionType,
317    SearchCheckSpellingActionType,
318    SearchSortDirection,
319    SearchSortOrder,
320    SearchType,
321    SearchUseType,
322    SecurityRole,
323    SecurityRoleGroup,
324    SecurityRolePartyType,
325    Selector,
326    SelectorKind,
327    SelectorType,
328    Sequence,
329    SequenceChecksumType,
330    SequenceEncoderType,
331    SequenceType,
332    SequenceValue,
333    Server,
334    ServerService,
335    Service,
336    ShipmentAliasType,
337    ShipmentTimeType,
338    ShipmentType,
339    ShippingMethod,
340    ShippingMethodCarrierService,
341    Source,
342    State,
343    Subscription,
344    SubscriptionKind,
345    SubscriptionType,
346    SubscriptionTypeChain,
347    SymbolPosition,
348    Tag,
349    TagScope,
350    TagScopeEntityType,
351    TaxClassification,
352    TerminationReason,
353    TerminationType,
354    TextDecoration,
355    TextTransformation,
356    TimeZone,
357    Track,
358    TrackStatus,
359    TrainingClass,
360    TrainingClassAnswer,
361    TrainingClassPage,
362    TrainingClassQuestion,
363    TrainingClassSection,
364    Transaction,
365    TransactionEntityRoleType,
366    TransactionGlAccountCategory,
367    TransactionGroup,
368    TransactionTimeType,
369    TransactionType,
370    UnitOfMeasureEquivalent,
371    UnitOfMeasureKind,
372    UnitOfMeasureKindUse,
373    UnitOfMeasureKindUseType,
374    UnitOfMeasureType,
375    UnitOfMeasureTypeVolume,
376    UnitOfMeasureTypeWeight,
377    Use,
378    UseNameElement,
379    UserVisitGroup,
380    UseType,
381    Vendor,
382    VendorAlias,
383    VendorItem,
384    VendorItemCost,
385    VendorItemStatus,
386    VendorStatus,
387    VendorType,
388    Warehouse,
389    WarehouseAlias,
390    WarehouseType,
391    Wishlist,
392    WishlistPriority,
393    WishlistType,
394    WorkEffortType,
395    WorkEffortScope,
396    Workflow,
397    WorkflowDestination,
398    WorkflowEntityStatus,
399    WorkflowEntrance,
400    WorkflowStep,
401    WorkflowStepType,
402    WorkRequirementType,
403    WorkRequirementScope,
404    ZipCode,
405    
406}