public class ResourceDescriptor extends DirBaseValue
Modifier and Type | Class and Description |
---|---|
static class |
ResourceDescriptor.PropertyValue |
Modifier and Type | Field and Description |
---|---|
java.lang.String |
description
Description
|
java.lang.String |
label
Name your resource
|
java.util.List<ResourceDescriptor.PropertyValue> |
properties
Custom properties
|
ResourceReservationMode |
reservationMode
{ @link ResourceReservationMode } default reservation mode is
ResourceReservationMode.AUTO_ACCEPT_REFUSE |
java.lang.String |
typeIdentifier
{ @link net.bluemind.resource.api.type.ResourceType } uid or "default" if
resource has no type
|
archived, dataLocation, emails, hidden, orgUnitUid, system
Constructor and Description |
---|
ResourceDescriptor() |
defaultEmail, defaultEmailAddress, defaultEmailAddress
public java.lang.String label
public java.lang.String typeIdentifier
public java.lang.String description
public ResourceReservationMode reservationMode
ResourceReservationMode.AUTO_ACCEPT_REFUSE
public java.util.List<ResourceDescriptor.PropertyValue> properties
Copyright © 2021. All Rights Reserved.