12.07.2015 Views

Database.com Metadata API Developer's Guide - Salesforce.com

Database.com Metadata API Developer's Guide - Salesforce.com

Database.com Metadata API Developer's Guide - Salesforce.com

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Metadata</strong> TypesProfileField NameapexClassenabledField TypestringbooleanDescriptionRequired. The Apex class name.Required. Indicates whether users assigned to this profile can executemethods in the top-level class (true) or not (false).ProfileFieldLevelSecurityProfileFieldLevelSecurity represents the field level security for users assigned to a profile. In <strong>API</strong> version 30.0 and later,permissions for required fields can’t be retrieved or deployed.Field NameeditablefieldhiddenreadableField TypebooleanstringbooleanbooleanDescriptionRequired. Indicates whether this field is editable (true) or not(false).In <strong>API</strong> version 30.0 and later, when deploying a new custom field,this field is false by default.Required. Indicates the name of the field.Indicates whether this field is hidden (true) or not (false). Thisfield is available in <strong>API</strong> version 22.0 and earlier.For portal profiles, this is set to true by default in <strong>API</strong> version 19.0and later.Indicates whether this field is readable (true) or not (false). Thisfield is available in <strong>API</strong> version 23.0 and later. It replaces thehidden field.In <strong>API</strong> version 30.0 and later, when deploying a new custom field,this field is false by default.For portal profiles, this is set to false by default.ProfileLoginHoursProfileLoginHours restricts the days and times within which users with a particular profile can log in.Field NameweekdayStartField TypestringDescriptionSpecifies the earliest time on that day that a user with this profilemay log in. If a start time for a particular day is specified, an endtime for that day must be specified as well. Start can’t be greaterthan end for a particular day.• Valid values for weekday: monday, tuesday, wednesday,thursday, friday, saturday, or sunday. For example,mondayStart indicates the beginning of the login period forMonday.• Valid values for Start: the number of minutes since midnight.Must be evenly divisible by 60 (full hours). For example, 300 is5:00 a.m.132

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!