Class
Domain
In:
lib/openshift-origin-controller/app/models/domain.rb
Parent:
OpenShift::UserModel
Methods
delete
delete_dns
find
find_all
get
hasAccess?
hasFullAccess?
hash_to_obj
namespace_available?
new
save
Included Modules
ActiveModel::Validations
Attributes
namespace
[RW]
user
[RW]
uuid
[RW]
Public Class methods
find
(user, id)
find_all
(user, namespace=nil)
get
(user, id)
hash_to_obj
(hash)
namespace_available?
(namespace)
new
(namespace=nil, user=nil)
Public Instance methods
delete
()
delete_dns
()
hasAccess?
(user)
hasFullAccess?
(user)
save
()
[Validate]