機械翻訳について

Groovyスクリプトで使用するためにサポートされているクラスおよびメソッド

Groovyスクリプトを記述する場合は、このトピックに記載されているクラスとメソッドのみを使用してください。

他のクラスまたはメソッドを使用すると、最初は機能する可能性がありますが、コードを新しいバージョンに移行すると実行時例外がスローされます。 そのため、記述するGroovyコードが、ここに示すクラスおよびメソッドに準拠していることを確認することをお薦めします。

クラスごとに、表にリストされているメソッド名に加えて、次のメソッド名も使用できます:

  • equals()

  • hashCode()

  • toString()

一方、次のメソッドはどのオブジェクトでも許可されません:

  • finalize()

  • getClass()

  • getMetaClass()

  • notify()

  • notifyAll()

  • wait()

Groovyで許可されるクラス、メソッドおよびパッケージ

クラス名

許可されるメソッド

パッケージ

ADFContext

  • getLocale()

  • getSecurityContext()

oracle.adf.share

Array

  • 任意のコンストラクタ

  • 任意のメソッド

java.sql

Array

  • getArray()

  • getElemType()

  • getList()

oracle.jbo.domain

ArrayList

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Arrays

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

AttributeDef

  • getAttributeKind()

  • getIndex()

  • getName()

  • getPrecision()

  • getProperty()

  • getScale()

  • getUIHelper()

  • getUpdateableFlag()

  • isMandatory()

  • isQueriable()

oracle.jbo

AttributeHints

  • getControlType()

  • getDisplayHeight()

  • getDisplayHint()

  • getDisplayWidth()

  • getFormat()

  • getFormattedAttribute()

  • getFormatter()

  • getFormatterClassName()

  • getHint()

  • getLocaleName()

  • parseFormattedAttribute()

oracle.jbo

AttributeList

  • getAttribute()

  • getAttributeIndexOf()

  • getAttributeNames()

  • setAttribute()

oracle.jbo

BaseLobDomain

  • closeCharacterStream()

  • closeInputStream()

  • closeOutputStream()

  • getInputStream()

  • getLength()

  • getOutputStream()

  • getcharacterStream()

oracle.jbo.domain

BigDecimal

  • 任意のコンストラクタ

  • 任意のメソッド

java.math

BigInteger

  • 任意のコンストラクタ

  • 任意のメソッド

java.math

BitSet

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Blob

  • 任意のコンストラクタ

  • 任意のメソッド

java.sql

BlobDomain

  • 任意のコンストラクタ

  • getBinaryOutputStream()

  • getBinaryStream()

  • getBufferSize()

oracle.jbo.domain

Boolean

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

Byte

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

Calendar

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Char

  • 任意のコンストラクタ

  • bigDecimalValue()

  • bigIntegerValue()

  • booleanValue()

  • doubleValue()

  • floatValue()

  • getValue()

  • intValue()

  • longValue()

oracle.jbo.domain

Clob

  • 任意のコンストラクタ

  • 任意のメソッド

java.sql

ClobDomain

  • 任意のコンストラクタ

  • toCharArray()

oracle.jbo.domain

Collection

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Collections

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Comparator

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Currency

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

DBSequence

  • 任意のコンストラクタ

  • getValue()

oracle.jbo.domain

Date

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Date

  • 任意のコンストラクタ

  • 任意のメソッド

java.sql

Date

  • 任意のコンストラクタ

  • compareTo()

  • dateValue()

  • getValue()

  • stringValue()

  • timeValue()

  • timestampValue()

oracle.jbo.domain

Dictionary

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Double

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

Enum

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

EnumMap

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

EnumSet

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Enumeration

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

EventListener

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

EventListenerProxy

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

EventObject

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Exception

  • 任意のメソッド

java.lang

ExprValueErrorHandler

  • addAttribute()

  • clearAttributes()

  • raise()

  • raiseLater()

  • warn()

oracle.jbo

Float

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

Formattable

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

FormattableFlags

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Formatter

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

GregorianCalendar

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

HashMap

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

HashSet

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Hashtable

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

IdentityHashMap

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Integer

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

Iterator

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

JboException

  • getDetails()

  • getErrorCode()

  • getErrorParameters()

  • getLocalizedMessage()

  • getMessage()

  • getProductCode()

  • getProperty()

oracle.jbo

JboWarning

  • 任意のコンストラクタ

  • getDetails()

  • getErrorCode()

  • getErrorParameters()

  • getLocalizedMessage()

  • getMessage()

  • getProductCode()

  • getProperty()

oracle.jbo

Key

  • toStringFormat()

oracle.jbo

LinkedHashMap

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

LinkedHashSet

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

LinkedList

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

List

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

ListIterator

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

ListResourceBundle

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Locale

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Long

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

Map

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Math

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

MathContext

  • 任意のコンストラクタ

  • 任意のメソッド

java.math

NClob

  • 任意のコンストラクタ

  • 任意のメソッド

java.sql

NameValuePairs

  • 任意のコンストラクタ

  • getAttribute()

  • getAttributeIndexOf()

  • getAttributeNames()

  • setAttribute()

oracle.jbo

NativeTypeDomainInterface

  • getNativeObject()

oracle.jbo.domain

Number

  • 任意のコンストラクタ

  • bigDecimalValue()

  • bigIntegerValue()

  • booleanValue()

  • byteValue()

  • doubleValue()

  • floatValue()

  • getValue()

  • intValue()

  • longValue()

  • shortValue()

oracle.jbo.domain

Number

  • abs()

  • and()

  • compareTo()

  • div()

  • downto()

  • intdiv()

  • leftShift()

  • minus()

  • mod()

  • multiply()

  • next()

  • or()

  • plus()

  • power()

  • previous()

  • rightShift()

  • rightShiftUnsigned()

  • step()

  • times()

  • toBigDecimal()

  • toBigInteger()

  • toDouble()

  • toInteger()

  • toLong()

  • unaryMinus()

  • upto()

  • xor()

java.lang

Object

  • any()

  • asBoolean()

  • asType()

  • collect()

  • each()

  • eachWithIndex()

  • every()

  • find()

  • findAll()

  • findIndexOf()

  • findIndexValues()

  • findLastIndexOf()

  • findResult()

  • getAt()

  • grep()

  • identity()

  • inject()

  • inspect()

  • is()

  • isCase()

  • iterator()

  • print()

  • printf()

  • println()

  • putAt()

  • split()

  • sprintf()

  • toString()

  • with()

java.lang

Observable

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Observer

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

PriorityQueue

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Properties

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

PropertyPermission

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

PropertyResourceBundle

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Queue

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Random

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

RandomAccess

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Ref

  • 任意のコンストラクタ

  • 任意のメソッド

java.sql

ResourceBundle

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Row

  • getAttribute()

  • getAttributeHints()

  • getKey()

  • getLookupDescription()

  • getOriginalAttributeValue()

  • getPrimaryRowState()

  • getSelectedListDisplayValue()

  • getSelectedListDisplayValues()

  • getStructureDef()

  • isAttributeChanged()

  • isAttributeUpdateable()

  • remove()

  • revertRow()

  • revertRowAndContainees()

  • setAttribute()

  • setAttributeValues()

  • setAttributeValuesFromMap()
  • validate()

oracle.jbo

RowId

  • 任意のコンストラクタ

  • 任意のメソッド

java.sql

RowIterator

  • createAndInitRow()

  • createAndInitRowFromMap()
  • createRow()

  • findByKey()

  • findRowsMatchingCriteria()

  • first()

  • getAllRowsInRange()

  • getCurrentRow()

  • getEstimatedRowCount()

  • hasNext()

  • hasPrevious()

  • insertRow()

  • last()

  • next()

  • previous()

  • reset()

oracle.jbo

RowSet

  • avg()

  • count()

  • createAndInitRow()

  • createRow()

  • executeQuery()

  • findByKey()

  • findRowsMatchingCriteria()

  • first()

  • getAllRowsInRange()

  • getCurrentRow()

  • getEstimatedRowCount()

  • hasNext()

  • hasPrevious()

  • insertRow()

  • last()

  • max()

  • min()

  • next()

  • previous()

  • reset()

  • sum()

oracle.jbo

Scanner

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

SecurityContext

  • getUserName()

  • getUserProfile()

  • isUserInRole()

oracle.adf.share.security

Session

  • getLocale()

  • getLocaleContext()

  • getUserData()

oracle.jbo

Set

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Short

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

Short

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

SimpleTimeZone

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

SortedMap

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

SortedSet

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Stack

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

StackTraceElement

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

StrictMath

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

String

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

StringBuffer

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

StringBuilder

  • 任意のコンストラクタ

  • 任意のメソッド

java.lang

StringTokenizer

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Struct

  • 任意のコンストラクタ

  • 任意のメソッド

java.sql

Struct

  • getAttribute()

  • setAttribute()

oracle.jbo.domain

StructureDef

  • findAttributeDef()

  • getAttributeIndexOf()

oracle.jbo

Time

  • 任意のコンストラクタ

  • 任意のメソッド

java.sql

TimeZone

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Timer

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

TimerTask

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

Timestamp

  • 任意のコンストラクタ

  • 任意のメソッド

java.sql

Timestamp

  • 任意のコンストラクタ

  • compareTo()

  • dateValue()

  • getValue()

  • stringValue()

  • timeValue()

  • timestampValue()

oracle.jbo.domain

TreeMap

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

TreeSet

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

UUID

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

UserProfile

  • getBusinessCity()

  • getBusinessCountry()

  • getBusinessEmail()

  • getBusinessFax()

  • getBusinessMobile()

  • getBusinessPOBox()

  • getBusinessPager()

  • getBusinessPhone()

  • getBusinessPostalAddr()

  • getBusinessPostalCode()

  • getBusinessState()

  • getBusinessStreet()

  • getDateofBirth()

  • getDateofHire()

  • getDefaultGroup()

  • getDepartment()

  • getDepartmentNumber()

  • getDescription()

  • getDisplayName()

  • getEmployeeNumber()

  • getEmployeeType()

  • getFirstName()

  • getGUID()

  • getGivenName()

  • getHomeAddress()

  • getHomePhone()

  • getInitials()

  • getJpegPhoto()

  • getLastName()

  • getMaidenName()

  • getManager()

  • getMiddleName()

  • getName()

  • getNameSuffix()

  • getOrganization()

  • getOrganizationalUnit()

  • getPreferredLanguage()

  • getPrincipal()

  • getProperties()

  • getProperty()

  • getTimeZone()

  • getTitle()

  • getUIAccessMode()

  • getUniqueName()

  • getUserID()

  • getUserName()

  • getWirelessAccountNumber()

oracle.adf.share.security.identitymanagment

ValidationException

  • getDetails()

  • getErrorCode()

  • getErrorParameters()

  • getLocalizedMessage()

  • getMessage()

  • getProductCode()

  • getProperty()

oracle.jbo

Vector

  • 任意のコンストラクタ

  • 任意のメソッド

java.util

ViewCriteria

  • createAndInitRow()

  • createRow()

  • createViewCriteriaRow()

  • findByKey()

  • findRowsMatchingCriteria()

  • first()

  • getAllRowsInRange()

  • getCurrentRow()

  • getEstimatedRowCount()

  • hasNext()

  • hasPrevious()

  • insertRow()

  • last()

  • next()

  • previous()

  • reset()

oracle.jbo

ViewCriteriaItem

  • getValue()

  • makeCompound()

  • setOperator()

  • setUpperColumns()

  • setValue()

oracle.jbo

ViewCriteriaItemCompound

  • ensureItem()

  • getValue()

  • makeCompound()

  • setOperator()

  • setUpperColumns()

  • setValue()

oracle.jbo

ViewCriteriaRow

  • ensureCriteriaItem()

  • getConjunction()

  • isUpperColumns()

  • setConjunction()

  • setUpperColumns()

oracle.jbo

ViewObject

  • appendViewCriteria()

  • avg()

  • count()

  • createAndInitRow()

  • createRow()

  • createViewCriteria()

  • executeQuery()

  • findByKey()

  • findRowsMatchingCriteria()

  • first()

  • getAllRowsInRange()

  • getCurrentRow()

  • getEstimatedRowCount()

  • getMaxFetchSize()

  • hasNext()

  • hasPrevious()

  • insertRow()

  • last()

  • max()

  • min()

  • next()

  • previous()

  • reset()

  • setMaxFetchSize()

  • setSortBy()

  • sum()

oracle.jbo

WeakHashMap

  • 任意のコンストラクタ

  • 任意のメソッド

java.util