Service
Gere a execução dos scripts de serviços em server/services
.
allow
allow() : void
Retorno
( void )
cancel
cancel() : void
Retorno
( void )
core
core(file: string) : boolean
Atributos
NOME | TIPO | DESCRIÇÃO |
---|---|---|
file | string |
Retorno
( boolean )
defaultEmptyOutput
defaultEmptyOutput() : void
Retorno
( void )
deny
deny() : void
Retorno
( void )
execute
execute(file: string) : boolean
Atributos
NOME | TIPO | DESCRIÇÃO |
---|---|---|
file | string |
Retorno
( boolean )
getInstance
getInstance(proteu: org.netuno.proteu.Proteu) : Service
Atributos
NOME | TIPO | DESCRIÇÃO |
---|---|---|
proteu | org.netuno.proteu.Proteu |
Retorno
( Service )
getMethod
getMethod() : string
Retorno
( string )
getMethods
getMethods() : java.util.List
Retorno
( java.util.List )
getPath
getPath() : string
Retorno
( string )
isAllowed
isAllowed() : boolean
Retorno
( boolean )
isDenied
isDenied() : boolean
Retorno
( boolean )